More updates to Windows chapter of Lisp manual.
authorChong Yidong <cyd@gnu.org>
Mon, 21 Nov 2011 06:05:16 +0000 (14:05 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 21 Nov 2011 06:05:16 +0000 (14:05 +0800)
commitd8da746a50353c274fd351d1e4b23e7abbb403ed
treed8be9b1f1d5901754fd24e8869b37db69061f1ac
parent86568a4d4fc1a389740a24fec1e2e74cd259e2c0
More updates to Windows chapter of Lisp manual.

* doc/lispref/windows.texi (Splitting Windows): Fix error in documentation of
window-combination-limit.
(Cyclic Window Ordering): Minor fixes to next-window,
one-window-p, and get-lru-window docs.  Don't document
window-list-1.
(Buffers and Windows): Copyedits.
(Choosing Window): Document special handling of special-display-*.
(Choosing Window Options): Fix display-buffer-reuse-frames doc.
Don't document even-window-heights, which is going away.  Clarify
which options are obeyed by which action functions.

* src/window.c (Fnext_window, Fprevious_window): Doc fix.
doc/lispref/ChangeLog
doc/lispref/windows.texi
src/ChangeLog
src/window.c